This section contains the following walkthroughs that fall under the Web category.
- DataSet Web Service
- This walkthrough describes how to set up a simple web service that returns a dataset.
- DataSet Windows Application
- This walkthrough describes how to set up a Windows client application for the dataset Web Service.
Important: In order to consume Web services in your Windows applications, you must set permissions to allow the ASP.NET user to consume the services. Ask your server administrator for help with this.
See Also